What is the use of isNaN function?
2424
28-Jan-2015
Updated on 19-Sep-2020
prateek jain
22-May-2019The IsNaN () function determines whether the value is an invalid number (not-a-number). If the value is equal to NaN, then this function is correct. Otherwise it is unreal. This function number is different from the specific number.isNaN () method.
the best Javascript programming courses, tutorials, MCQ,interview questions recommended by experts.
Anonymous User
28-Jan-2015